tests: Link test-gpg-verify-result with gpgme
authorDan Nicholson <nicholson@endlessm.com>
Tue, 12 May 2015 22:48:22 +0000 (15:48 -0700)
committerColin Walters <walters@verbum.org>
Thu, 4 Jun 2015 22:16:00 +0000 (18:16 -0400)
commit7aa23d53cd14abf1e615c6ed70d613b3e151e109
tree974db5cffaa9b899daffc5f4886309a00957b2f8
parent06fc597762796dc274485a367eee59d6842ea4f6
tests: Link test-gpg-verify-result with gpgme

This test uses gpgme directly to verify the signatures, so it needs to
find the gpgme headers and link with gpgme to ensure the linker can
resolve the symbols.
Makefile-tests.am